JAMSRESTAPI Web Service
PutVariable_PutVariable
JAMSRESTAPI Web Service > All Operations Resource Group : Variable_PutVariable (Put)

Resource Path: /api/variable

Uri: http://doc.jamsscheduler.com/api/variable

Description
Update the Variable object.
Request

The request body is of type Variable.

A Models.Variable object

Overview

Variable
currentLength : integer
dataType : string
description : string
lastChangedBy : string
lastChangeUTC : string
parentFolderId : integer
parentFolderName : string
value : string
variableId : integer
variableName : string
qualifiedName : string
encryptionId : integer
encryptionFlag : boolean
acl : ACL
genericACL : Array[ACE]
identifier : string
inherited : boolean
flags : string
accessList : Array[string]
Response

The response body is of type string.

OK
See Also
All Operations Resource GroupJAMSRESTAPI Web Service